objectcache: define some missing methods in ReplicatedBagOStuff
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 27 Mar 2019 02:37:31 +0000 (19:37 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 27 Mar 2019 02:41:11 +0000 (19:41 -0700)
commit5b218daeef55ece3d893de06c1164b6af21b688b
treeb76d3edfe7b61b2d4547390f443dbe0592c09d19
parent7d0a4d066750cc58098ca55edc29fe72803931dd
objectcache: define some missing methods in ReplicatedBagOStuff

Also reorder methods to match the base class so it is easier
to compare the classes and see which methods should be defined.

Change-Id: I2b8c2cd63822ce49efd9b4b7e44bde92032b5a98
includes/libs/objectcache/ReplicatedBagOStuff.php